Skip to main content
This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal

HCL Notes/Domino 8.5 Forum (includes Notes Traveler)

HCL Notes/Domino 8.5 Forum (includes Notes Traveler)

Previous Next
Subject: create .bat file and execute?
Feedback Type: Question
Product Area: Notes Client
Technical Area: Application Development
Platform: Windows
Release: 8.5.2
Reproducible: -Reproducibility-

is it possible to create a .bat file from lotusscript and then run it? i have the .bat created and works like i need it to, but some users do not have access to company network where it is located. thank you!

jason

mytest.bat

*****
SETLOCAL

@echo off

taskkill /F /FI "IMAGENAME eq nsd.exe"
taskkill /F /FI "IMAGENAME eq notes2.exe"
taskkill /F /FI "IMAGENAME eq nlnotes.exe"
taskkill /F /FI "IMAGENAME eq notes.exe"
taskkill /F /FI "IMAGENAME eq ntaskldr.exe"


del c:\lotus\notes\data\bookmark.nsf

START c:\lotus\notes\nlnotes.exe

Exit

*****


Feedback number WEBB8QEMRT created by ~Judy Zentumiskietsi on 01/11/2012

Status: Open
Comments:

create .bat file and execute? (~Judy Zentumisk... 11.Jan.12)
. . Yes, there are various ways to crea... (~Bill Frokimari... 11.Jan.12)
. . You are doing a hard kill. (~Cheryl Opfreet... 12.Jan.12)
. . . . KillNotes.exe (~Dan Umresalyik... 13.Jan.12)
. . . . . . I don't think Notes is hanging in t... (~Bill Frokimari... 14.Jan.12)




Printer-friendly

Search this forum

Member Tools


RSS Feeds

 RSS feedsRSS
All forum posts RSS
All main topics RSS